qt5base: change dir/file structure for Qt5 install in staging-dirs
authorMirko Vogt <[email protected]>
Sun, 11 May 2025 21:14:47 +0000 (21:14 +0000)
committerMirko Vogt <[email protected]>
Thu, 22 May 2025 10:58:15 +0000 (10:58 +0000)
commitaae52e9b465d1bceb103b2747b2072d260bdc4c8
tree95c05cc78c79bd8f506ee1c63817411f247bf6d4
parent6655386d5c1c892d441ee98fb6578b395f591343
qt5base: change dir/file structure for Qt5 install in staging-dirs

Main objective is to make sure every Qt5 related file is clearly about
Qt version *5*. For files which do not contain the version number, make
sure the path contains it (e.g. suffixing the directory paths with
"/qt5"). This is done for host and target builds and accounts for the
following paths:
/bin -> /bin/qt5
/share -> /share/qt5
Every file inside /lib (except /lib/qt5/* which is covered by the
archdata-directory) is already versioned by its respective file names.
Keep target specific host builds inside $(STAGING_DIR)/host.
frameworks/qt5/qt5base/Makefile
frameworks/qt5/qt5base/files/qmake.mk